SUMMARY.md•1.17 kB
# Cursor Prompts Summary
### `Agent Prompt v1.0.txt`
- Claude-powered Cursor agent focusing on parallel tool calls, todo usage, avoiding user-facing code dumps, and code citation formatting.
### `Agent Prompt v1.2.txt`
- GPT-4.1 variant with expanded semantic search expectations, memory citation protocol, and instructions to pursue GitHub PR intel.
### `Agent Prompt 2.0.txt`
- Latest prompt reinforcing parallelism, strict tool adherence, Todo planning, and same file citation rules under Sonnet 4.
### `Agent CLI Prompt 2025-08-07.txt`
- Specifies CLI usage practices, shell command proposals via `run_terminal_cmd`, and consolidated toolset for Cursor’s CLI agent.
### `Agent Prompt 2025-09-03.txt`
- Updated instructions emphasizing minimal narration, parallel reasoning, and alignment with refreshed tool schemas.
### `Agent Tools v1.0.json`
- Tool schema definitions for Cursor agents (search, edit_file, run_terminal_cmd, etc.) with guardrails on path usage and background processes.
### `Chat Prompt.txt`
- Chat-mode persona instructions for interacting without edits, leveraging read-only tools, and deferring implementation to plan stage.